sf: Add spi_boot() to allow booting from SPI flash in an SPL
authorChristian Riesch <[email protected]>
Fri, 9 Dec 2011 09:47:35 +0000 (09:47 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 24 Dec 2011 09:23:30 +0000 (10:23 +0100)
commit32b1127397a305ae0bc0a55ed9c4421fb570ef78
tree5b473b2218b4ec0047485f5ada367ede3c00198c
parent7029a24f2cb50ce673eca07cf3982d8357d5a6ec
sf: Add spi_boot() to allow booting from SPI flash in an SPL

Signed-off-by: Christian Riesch <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Mike Frysinger <[email protected]>
Cc: Scott Wood <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
doc/README.SPL
drivers/mtd/spi/Makefile
drivers/mtd/spi/spi_spl_load.c [new file with mode: 0644]
include/spi_flash.h